







[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Create a new Deque that is initially empty.
Namespace: Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
| C# |
|---|
public Deque() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: Deque () |
See Also
Deque<(Of <T>)> Class
Wintellect.PowerCollections Namespace
